Skip to content

Add Process Street MCP server - #287

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
vpatankar:codex/process-street-mcp-registry
Sep 13, 2026
Merged

Add Process Street MCP server#287
its-mash merged 1 commit into
mcpmux:mainfrom
vpatankar:codex/process-street-mcp-registry

Conversation

@vpatankar

Copy link
Copy Markdown
Contributor

Change Type

  • Add a new server definition
  • Update an existing server definition
  • Fix a bug in an existing definition
  • Other

Summary

Adds Process Street's hosted remote Streamable HTTP MCP server to the registry.

Server Details

Checklist

CI-enforced

  • JSON file lives at servers/<id>.json
  • Filename matches the id field exactly
  • Required fields are present
  • npm run validate -- servers/com.process-street-mcp.json passes
  • npm run check-conflicts passes with no duplicate IDs or aliases
  • npm test passes all 38 tests
  • The commit is signed off with git commit -s

Reviewer quality bar

  • description is one clear sentence with no marketing claims
  • The productivity category is present in categories.json
  • The hosted transport has no input placeholders or credential fields
  • auth.type is consistent with the hosted OAuth flow
  • links.repository resolves
  • capabilities reflect the server metadata and documentation
  • platforms is all because this is a hosted HTTP server with no local runtime

Platform-managed fields

  • No badges, stats, sponsored, or featured fields are set
  • No publisher verification fields are set
  • No _platform-prefixed keys are set

Trademark and branding

  • No official, certified, or endorsed wording is used
  • The logo is Process Street's public GitHub organization avatar

Tested locally

  • Installed the server in McpMux and started it successfully
  • Called a tool through McpMux

Notes for Reviewers

This contribution defines the public hosted endpoint at https://mcp.process.st/. No local command, package, environment variable, or secret is required by the registry definition.

Signed-off-by: Vinay Patankar <vinayp10@gmail.com>
@its-mash
its-mash merged commit 71452a1 into mcpmux:main Sep 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants